home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Family Forum 262
/
SOMC Family Forum 262.iso
/
Xtras
/
ScriptOMatic Lite.Dxr
/
00058.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-04-30
|
103 b
|
10 lines
on exitFrame
go(the frame)
end
on keyDown
if the key = RETURN then
go("outprev")
end if
end